Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some 1.0 fixes #15360

Open
wants to merge 9 commits into
base: experimental
Choose a base branch
from
Open

Conversation

LarryFrosty
Copy link
Contributor

@LarryFrosty LarryFrosty commented Aug 20, 2024

  • Changes getLuaObject to return Dynamic instead of FlxSprite
  • Removes text argument from getLuaObject
  • Updates Template.hx to include new callbacks
  • Changes BaseStage.Countdown to Countdown in Template.hx
  • Lua text functions will use getObjectDirectly to get the text object
  • luaSoundExists will start the string with "sound_"
  • Changes the obj variable's type on getMidpointX, getMidpointY, getScreenPositionX, getScreenPositionY, screenCenter to FlxObject and setObjectCamera to FlxBasic
  • startTween will call the callbacks with the original tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant